@charset "UTF-8";
body,td,th {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 12px;
	color: #666;
}
body {
	background-color: #F9E29C;
	margin-top: 0px;
}
a {
	font-size: 12px;
	color: #633;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C30;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #369;
}
#DivContent {
	position:absolute;
	left:50%;
	top:0%;
	width:800px;
	height:600px;
	z-index:1;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-left: -400px;
}
#DivBouton {
	position:absolute;
	left:45px;
	top:159px;
	width:161px;
	height:196px;
	z-index:1;
	font-family: Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
	font-weight: normal;
}
#DivBouton a {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#DivBouton a:hover {
	font-family: Geneva, Verdana, sans-serif;
	font-size: 14px;
	color: #573322;
}
#DivBoutonAccueil {
	position:absolute;
	left:733px;
	top:147px;
	width:60px;
	height:20px;
	z-index:2;
}
#DivBoutonAccueil a {
	color: #600;
}
#DivBoutonAccueil a:hover {
	color: #C60;
}
#DivTexte {
	position:absolute;
	left:321px;
	top:172px;
	width:461px;
	height:409px;
	z-index:3;
}
h1 {
	font-size: 17px;
	color: #900;
}
p {
	font-size: 12px;
	color: #666;
}
.bold {
	font-size: 15px;
	font-weight: bold;
	color: #593419;
}
.TITREPROMO {
	font-size: 20px;
}
